FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package nictiz.fhir.nl.r4.elz#0.2.0-beta.1 (78 ms)

Package nictiz.fhir.nl.r4.elz
Type CapabilityStatement
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.elz@0.2.0-beta.1&canonical=http://nictiz.nl/fhir/CapabilityStatement/hg-Referral-GeneralPractitionerToAlliedHealthProfessional
Url http://nictiz.nl/fhir/CapabilityStatement/hg-Referral-GeneralPractitionerToAlliedHealthProfessional
Version 0.2.0-beta.1
Status draft
Date 2023-05-25
Name hg Referral GeneralPractitionerToAlliedHealthProfessional
Experimental False
Realm nl
Description This CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Referral from general practitioner to allied health professional' use case within ELZ version 0.2.0-beta.1. See [Landing page ELZ](https://informatiestandaarden.nictiz.nl/wiki/hg:Landingspagina_ELZ) for additional information.
Purpose This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/hg-ReferralComposition hg ReferralComposition
http://nictiz.nl/fhir/StructureDefinition/hg-ReferralServiceRequest hg ReferralServiceRequest
http://nictiz.nl/fhir/StructureDefinition/hg-ReferralTask hg ReferralTask


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "hg-Referral-GeneralPractitionerToAlliedHealthProfessional",
  "url" : "http://nictiz.nl/fhir/CapabilityStatement/hg-Referral-GeneralPractitionerToAlliedHealthProfessional",
  "version" : "0.2.0-beta.1",
  "name" : "hg Referral GeneralPractitionerToAlliedHealthProfessional",
  "status" : "draft",
  "date" : "2023-05-25",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This CapabilityStatement describes the minimal requirements for a client/server to fulfill the 'Referral from general practitioner to allied health professional' use case within ELZ version 0.2.0-beta.1. See [Landing page ELZ](https://informatiestandaarden.nictiz.nl/wiki/hg:Landingspagina_ELZ) for additional information.",
  "purpose" : "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted.",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "xml",
    "json"
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "Minimal requirements for a client to fulfill the 'Referral from general practitioner to allied health professional' use case (system role: HZP-VPS).",
      "resource" : [
        {
          "type" : "Task",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/hg-ReferralTask"
          ],
          "interaction" : [
            {
              "code" : "read"
            },
            {
              "code" : "update"
            }
          ]
        },
        {
          "type" : "ServiceRequest",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/hg-ReferralServiceRequest"
          ],
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        },
        {
          "type" : "Composition",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/hg-ReferralComposition"
          ],
          "interaction" : [
            {
              "code" : "read"
            }
          ]
        }
      ]
    },
    {
      "mode" : "server",
      "documentation" : "Minimal requirements for a server to fulfill the 'Referral from general practitioner to allied health professional' use case (system role: HZP-VPO).",
      "resource" : [
        {
          "type" : "Task",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/hg-ReferralTask"
          ],
          "interaction" : [
            {
              "code" : "search-type"
            },
            {
              "code" : "create"
            },
            {
              "code" : "read"
            },
            {
              "code" : "update"
            }
          ],
          "searchParam" : [
            {
              "name" : "code",
              "type" : "token"
            }
          ]
        },
        {
          "type" : "ServiceRequest",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/hg-ReferralServiceRequest"
          ],
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        },
        {
          "type" : "Composition",
          "supportedProfile" : [
            "http://nictiz.nl/fhir/StructureDefinition/hg-ReferralComposition"
          ],
          "interaction" : [
            {
              "code" : "create"
            }
          ]
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.